tf14087 Cannot undelete [file] because not all of the deletion is being undeleted

Posted by Kaius on Stack Overflow See other posts from Stack Overflow or by Kaius
Published on 2009-11-25T16:12:49Z Indexed on 2010/04/01 2:43 UTC
Read the original article Hit count: 664

Filed under:
|
|
|

We are getting this error when we try to merge from a development branch (Dev) back to its parent branch (Main). Main did have some changesets rolled back a few weeks ago which included the deletion of some folders which exist in Dev. We believe this is the source of the problem. What is the best way to resolve this.

Main should pretty much match up with Dev but currently it is missing some sub folders. How can I get these folders / files to move from Dev to Main? We are trying to manually resolve the changes but it is a bit of a mess. It hard to believe that TFS makes things this hard to resolve.

© Stack Overflow or respective owner

Related posts about tfs

Related posts about version-control